home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / The World of Computer Software.iso / oakwin31.zip / SETUP.INF < prev    next >
INI File  |  1992-05-06  |  49KB  |  1,043 lines

  1.  
  2. [setup]
  3.     help   = setup.hlp
  4.  
  5. ;   place any programs here that should be run at the end of setup.
  6. ;   these apps will be run in order of their appearance here
  7. [run]
  8.  
  9. [dialog]
  10.     caption  = "Windows Setup"
  11.     exit     = "Exit Windows Setup"
  12.     title    = "Installing Windows 3.0"
  13.     options  = "In addition to installing Windows 3.0, you can:"
  14.  
  15. [data]
  16.     ; Min hard disk space required for installation.
  17.     neededspace386 = 6300000
  18.     neededspace286 = 4500000
  19.     neededspaceNet = 200000
  20.     ;  Name of the Windows startup program
  21.     startup = WIN.COM
  22.     ;  Default dir for installing Win, MUST include a drive letter
  23.     defdir = C:\WINDOWS
  24.     ;     -- screen messages --
  25.     ;  short name of the program
  26.     shortname = Windows
  27.     ;  long name of the program (including version)
  28.     welcome = "Microsoft Windows Version 3.00"
  29.     ;  Default language driver.
  30.     deflang = usa
  31.     ;  DefCodePage defines which translation table to use if we cannot get
  32.     ;  code page information from DOS ie we are not under 3.30 or newer.
  33.     defxlat = 437
  34.     ; this indicates what country you are in via the country keyboard
  35.     ; DLL.  we special case the usadll to see if we are in the USA
  36.     defkeydll = usadll
  37.     ;  Name of a program invoked after completing setup
  38.     exec    = "win.com"
  39.     execcmd = "/r /q:"
  40.     ; This is the logo data file that will be used in the case of
  41.       installation of a 2.X display driver.
  42.     2xlogodata = 2:cgalogo.rle
  43.     ; this is the cmd line that is executed for the online docs
  44.     readme = "notepad /.setup readme.txt"
  45.  
  46. ; Here are the names of the disks Setup can prompt for.
  47. ; There must be a disk name for each disk number used
  48. ;
  49. ; The disk number '0' is reserved to represent the windows setup directory
  50. ; the directory may be relative to the directory SETUP was run from.
  51. ;
  52. ; the format is:
  53. ;
  54. ; n = path,disk name,disk tag file
  55. ;
  56. ; n          disk "number"  1-9,A-Z (single char only!)
  57. ; path          path of disk n
  58. ; name          name of disk n
  59. ; disk tag    a file on disk n (used to determine if disk is in drive)
  60. ;
  61. [disks]
  62.     1 =. ,"Microsoft Windows 3.0 Disk #1",disk1
  63.     2 =. ,"Microsoft Windows 3.0 Disk #2",disk2
  64.     3 =. ,"Microsoft Windows 3.0 Disk #3",disk3
  65.     4 =. ,"Microsoft Windows 3.0 Disk #4",disk4
  66.     5 =. ,"Microsoft Windows 3.0 Disk #5",disk5
  67.     o =. ,"Oak Windows 3.0 drivers disk.",disko
  68.  
  69. ; These files will be copied to the windows SYSTEM directory
  70. [windows.system]
  71.     1:kernel.exe
  72.     1:gdi.exe
  73.     1:user.exe
  74.     1:win.cnf
  75.  
  76. ; These files will be copied to the windows ROOT directory
  77. [windows]
  78.     1:setup.hlp
  79.     1:win.src          ,Net
  80.     1:system.src      ,Net
  81.     1:winhelp.exe
  82.     1:winhelp.hlp
  83.  
  84. [shell]
  85.     progman.exe, "Windows Program Manager"
  86.  
  87. [display]
  88. ; The string following the driver description specifies the screen
  89. ; resolution. It is used to match the system and OEM character sets
  90. ; with the display selection.
  91. ;
  92. ;profile = driver,       Description of driver,            resolution,    286 grabber,    logo code,    VDD,        386grabber,   ega.sys     logo data
  93. ;
  94. vga800     = o:vga800.drv,   "OAK VGA 800x600 16 colors",                 "100,96,96",   3:vgacolor.gr2, 2:vgalogo.lgo,   o:vddokvga.386, 4:vga.gr3,,              2:vgalogo.rle
  95. vga768nl = o:vga768nl.drv, "OAK VGA 768x1024 16 colors  ( 8-bit)",      "100,120,120", 3:vgacolor.gr2, 2:vgalogo.lgo,   o:vddokvga.386, 4:vga.gr3,,              2:vgalogo.rle
  96. vga768l  = o:vga768l.drv,  "OAK VGA 768x1024 16 colors  (16-bit)",      "100,120,120", 3:vgacolor.gr2, 2:vgalogo.lgo,   o:vddokvga.386, 4:vga.gr3,,              2:vgalogo.rle
  97. vga1knl  = o:vga1knl.drv,  "OAK VGA 1024x768 16 colors  ( 8-bit)",      "100,120,120", 3:vgacolor.gr2, 2:vgalogo.lgo,   o:vddokvga.386, 4:vga.gr3,,              2:vgalogo.rle
  98. vga1kl     = o:vga1kl.drv,   "OAK VGA 1024x768 16 colors  (16-bit)",      "100,120,120", 3:vgacolor.gr2, 2:vgalogo.lgo,   o:vddokvga.386, 4:vga.gr3,,              2:vgalogo.rle
  99. vga1280l = o:vga1280l.drv, "OAK VGA 1280x1024 16 colors (16-bit)",      "100,120,120", 3:vgacolor.gr2, 2:vgalogo.lgo,   o:vddokvga.386, 4:vga.gr3,,              2:vgalogo.rle
  100. oak8640l = o:oak8640l.drv, "OAK VGA 640x480 256 colors  (286 or better)","100,96,96",  3:vgacolor.gr2, 2:vgalogo.lgo,   o:vddokvga.386, 4:vga.gr3,,              2:vgalogo.rle
  101. oak8801  = o:oak8801.drv,  "OAK VGA 800x600 256 colors  (all machines)", "100,96,96",   3:vgacolor.gr2, 2:vgalogo.lgo,   o:vddokvga.386, 4:vga.gr3,,              2:vgalogo.rle
  102. oak81kl  = o:oak81kl.drv,  "OAK VGA 1024x768 256 colors (286 or better)","100,120,120",3:vgacolor.gr2, 2:vgalogo.lgo,   o:vddokvga.386, 4:vga.gr3,,              2:vgalogo.rle
  103. 8514     = 1:8514.drv,       "8514/a",                                    "100,120,120", 3:vgacolor.gr2, 2:vgalogo.lgo,   4:vdd8514.386,  4:8514.gr3,,             2:vgalogo.rle
  104. cga     = 1:cga.drv,       "CGA",                                       "200,96,48",   3:cga.gr2,      2:cgalogo.lgo,   4:vddcga.386,   4:cga.gr3,,              2:cgalogo.rle
  105. plasma     = 1:plasma.drv,   "Compaq Portable Plasma",                    "100,96,96",   3:cga.gr2,      2:cgalogo.lgo,   4:vddcga.386,   4:plasma.gr3,,           2:cgalogo.rle
  106. egahires = 1:ega.drv,       "EGA",                                       "133,96,72",   3:egacolor.gr2, 2:egalogo.lgo,   x:*vddega,      4:ega.gr3,    3:ega.SYS, 2:egalogo.rle
  107. egahibw  = 1:egahibw.drv,  "EGA black and white (286 only)",            "133,96,72",   3:egacolor.gr2, 2:cgalogo.lgo,,,                               3:ega.SYS, 2:cgalogo.rle
  108. egamono  = 1:egamono.drv,  "EGA Monochrome (286 only)",                 "133,96,72",   3:egamono.gr2,  2:egamono.lgo,,,                               3:ega.SYS, 2:egamono.rle
  109. hercules = 1:hercules.drv, "Hercules Monochrome",                       "133,96,72",   3:hercules.gr2, 2:herclogo.lgo,  4:vddherc.386,  4:herc.gr3,,             2:herclogo.rle
  110. mcga     = 1:vgamono.drv,  "IBM MCGA (286 only)",                       "100,96,96",   3:vgacolor.gr2, 2:cgalogo.lgo,,,,                                         2:cgalogo.rle
  111. olibw     = 1:olibw.drv,    "Olivetti/AT&T Monochrome or PVC Display",   "120,96,80",   3:oligrab.gr2,  2:cgalogo.lgo,   4:vddcga.386,   4:plasma.gr3,,           2:cgalogo.rle
  112. sv400a     = 1:sv400a.drv,   "Olivetti OEC Color Display or AT&T VDC750", "120,96,80",   3:sv400a.gr2,   2:egalogo.lgo,,,,                                         2:egalogo.rle
  113. ct441     = 1:vga.drv,       "QuadVGA, ATI VIP VGA, 82C441 VGAs",         "100,96,96",   3:vgacolor.gr2, 2:vgalogo.lgo,   4:vddct441.386, 4:vga.gr3,,              2:vgalogo.rle
  114. vga     = 1:vga.drv,       "VGA",                                       "100,96,96",   3:vgacolor.gr2, 2:vgalogo.lgo,   x:*vddvga,      4:vga.gr3,,              2:vgalogo.rle
  115. vgamono  = 1:vgamono.drv,  "VGA with Monochrome display",               "100,96,96",   3:vgamono.gr2,  2:vgalogo.lgo,   x:*vddvga,      4:vgamono.gr3,,          2:vgalogo.rle
  116. v7vga     = 1:v7vga.drv,    "Video Seven VGA with 512K",                 "100,96,96",   3:vgacolor.gr2, 2:vgalogo.lgo,   x:*vddvga,      4:v7vga.gr3,,            2:vgalogo.rle
  117.  
  118. ; copy these fonts depending on the 386 grabber being used
  119. [VGAMONO.GR3]
  120. 4:CGA40WOA.FON,4:CGA40850.FON
  121. 4:CGA80WOA.FON,4:CGA80850.FON
  122. 4:EGA40WOA.FON,4:EGA40850.FON
  123. 4:EGA80WOA.FON,4:EGA80850.FON
  124.  
  125. [VGA.GR3]
  126. 4:CGA40WOA.FON,4:CGA40850.FON
  127. 4:CGA80WOA.FON,4:CGA80850.FON
  128. 4:EGA40WOA.FON,4:EGA40850.FON
  129. 4:EGA80WOA.FON,4:EGA80850.FON
  130.  
  131. [V7VGA.GR3]
  132. 4:CGA40WOA.FON,4:CGA40850.FON
  133. 4:CGA80WOA.FON,4:CGA80850.FON
  134. 4:EGA40WOA.FON,4:EGA40850.FON
  135. 4:EGA80WOA.FON,4:EGA80850.FON
  136.  
  137. [EGA.GR3]
  138. 4:CGA40WOA.FON,4:CGA40850.FON
  139. 4:CGA80WOA.FON,4:CGA80850.FON
  140. 4:EGA40WOA.FON,4:EGA40850.FON
  141. 4:EGA80WOA.FON,4:EGA80850.FON
  142.  
  143. [8514.GR3]
  144. 4:CGA40WOA.FON,4:CGA40850.FON
  145. 4:CGA80WOA.FON,4:CGA80850.FON
  146. 4:EGA40WOA.FON,4:EGA40850.FON
  147. 4:EGA80WOA.FON,4:EGA80850.FON
  148.  
  149. [PLASMA.GR3]
  150. 4:EGA40WOA.FON,4:EGA40850.FON
  151. 4:EGA80WOA.FON,4:EGA80850.FON
  152.  
  153. [CGA.GR3]
  154. 4:CGA40WOA.FON,4:CGA40850.FON
  155. 4:CGA80WOA.FON,4:CGA80850.FON
  156.  
  157. [HERC.GR3]
  158. 4:HERCWOA.FON,4:HERC850.FON
  159.  
  160. [keyboard.drivers]
  161. kbd     = 1:keyboard.drv
  162. kbdoli     = 1:kbdoli.drv
  163. kbdhp     = 1:kbdhp.drv
  164.  
  165. [keyboard.types]
  166. ; The drivers are more specific to the machine while the types listed here
  167. ; are more specific to the type of keyboard. In the USA
  168. ; (if devkeydll == usadll) and the DLL field in not NULL the listed DLL
  169. ; must be installed.
  170. t3s0alat  = "All AT type keyboards (84 - 86 keys)"             ,nodll
  171. t1s2at&t  = "AT&T '301' keyboard"                              ,nodll
  172. t1s4at&t  = "AT&T '302' keyboard"                              ,nodll
  173. t4s0enha  = "Enhanced 101 or 102 key US and Non US keyboards"  ,nodll
  174. t3s0hp1   = "Hewlett-Packard Vectra keyboard (DIN)"            ,nodll
  175. t4s40oliv = "Olivetti 101/102 A keyboard"                      ,nodll
  176. t1s0oliv  = "Olivetti 83 key keyboard"                         ,nodll
  177. t3s10oliv = "Olivetti 86 Key keyboard"                         ,nodll
  178. t2s1oliv  = "Olivetti M24 102 key keyboard"                    ,usadll
  179. t1s42oliv = "PC-XT 83 key keyboard"                            ,nodll
  180. t1s0pcxt  = "PC/XT - Type keyboard (84 keys)"                  ,nodll
  181.  
  182. [keyboard.tables]
  183. ; These are the dll that must be installed in system.ini for languages other
  184. ; than english. For example, the entry in system.ini for a Belgium setup
  185. ; would be keyboard.dll = kbdbe.dll. Also, US keyboards types 1,3, and 4
  186. ; do not require that a DLL be installed. Types 0,2,5, and 6 require that
  187. ; the kbdus.dll table be installed in system.ini
  188. ; Note: these should be sorted in alphabetical order according to the name
  189. ;    that appears within the quotation marks.  These strings will appear
  190. ;    in this order in Control Panel's International Dialog.  In addition,
  191. ;    the two listings of "US" exist due to keyboard types.  Only 1 will
  192. ;    appear in the combobox.
  193. beldll = 2:kbdbe.dll , "Belgian"
  194. bridll = 2:kbduk.dll , "British"
  195. dandll = 2:kbdda.dll , "Danish"
  196. dutdll = 2:kbdne.dll , "Dutch"
  197. findll = 2:kbdfi.dll , "Finnish"
  198. fredll = 2:kbdfr.dll , "French"
  199. candll = 2:kbdca.dll , "French Canadian"
  200. gerdll = 2:kbdgr.dll , "German"
  201. icedll = 2:kbdic.dll , "Icelandic"
  202. itadll = 2:kbdit.dll , "Italian"
  203. latdll = 2:kbdla.dll , "Latin American"
  204. nordll = 2:kbdno.dll , "Norwegian"
  205. pordll = 2:kbdpo.dll , "Portuguese"
  206. spadll = 2:kbdsp.dll , "Spanish"
  207. swedll = 2:kbdsw.dll , "Swedish"
  208. swfdll = 2:kbdsf.dll , "Swiss French"
  209. swgdll = 2:kbdsg.dll , "Swiss German"
  210. nodll  =         , "US"
  211. usadll = 2:kbdus.dll , "US"
  212. usddll = 2:kbddv.dll , "US-Dvorak"
  213. usxdll = 2:kbdusx.dll, "US-International"
  214.  
  215. [codepages]
  216. ;    Xlat Table    OEM Font       description.
  217. 863 = 2:xlat863.bin, 2:vga863.fon, "French Canadian (863)"
  218. 861 = 2:xlat861.bin, 2:vga861.fon, "Icelandic (861)"
  219. 865 = 2:xlat865.bin, 2:vga865.fon, "Norway & Denmark (865)"
  220. 850 = 2:xlat850.bin, 2:vga850.fon, "International (850)"
  221. 860 = 2:xlat860.bin, 2:vga860.fon, "Portuguese (860)"
  222. 437 =           ,         , "Standard (437)"
  223.  
  224. [pointing.device]
  225. ;profile = mouse driver,  description,                      vmd,    dos mouse driver base name
  226. ;
  227. hpmouse  = 1:hpmouse.drv, "HP Mouse (HP-HIL)",                            x:*vmd,mousehp
  228. lmouse     = 1:lmouse.drv,  "Logitech serial mouse",                        x:*vmd
  229. lmouse2  = 1:mouse.drv,   "Logitech bus or PS/2-style",                   x:*vmd,mouse
  230. ps2mouse = 1:mouse.drv,   "Microsoft, or IBM PS/2",                       x:*vmd,mouse
  231. msmouse1 = 1:msmouse1.drv,"Mouse Systems (or VisiOn) connected to COM1:", x:*vmd
  232. msmouse2 = 1:msmouse2.drv,"Mouse Systems (or VisiOn) connected to COM2:", x:*vmd
  233. nomouse  = 1:nomouse.drv, "No mouse or other pointing device",            x:*vmd
  234. kbdmouse = 1:kbdmouse.drv,"Olivetti/AT&T Keyboard Mouse",                 x:*vmd
  235.  
  236. [dos.mouse.drivers]
  237. ; Dos Mouse drivers.
  238. mouse.sys   = 4:mouse.SYS,     "MS Dos Mouse driver .SYS ver 7.XX"
  239. mouse.com   = 4:mouse.com,     "MS Dos Mouse driver .COM ver 7.XX"
  240. mousehp.sys = 4:mousehp.SYS,   "HP Dos Mouse driver .SYS ver 7.XX"
  241. mousehp.com = 4:mousehp.com,   "HP Dos Mouse driver .COM ver 7.XX"
  242.  
  243. [network]
  244. ;Prof        Driver,       Description,                      HelpFile,OptFile,WininiSectName,SysiniSectName,VDD,VDD,n...
  245. ;
  246. 3comopen  = 2:msnet.drv   ,"3Com 3+Open LAN Manager (XNS only)",                             ,,,3Com_net,x:*vnetbios,x:*dosnet,4:lanman10.386
  247. 3comshare = 2:msnet.drv   ,"3Com 3+Share",                                       ,,,3Com_net,x:*vnetbios,x:*dosnet
  248. banyan      = 2:msnet.drv   ,"Banyan VINES 4.0",                                   ,,,Banyan_net,x:*vnetbios,x:*dosnet,4:baninst.386
  249. lanman1x  = 2:msnet.drv   ,"LAN Manager 1.x (or 100% compatible)",               ,,,,x:*vnetbios,x:*dosnet,4:lanman10.386
  250. lanman2b  = 2:msnet.drv   ,"LAN Manager 2.0 Basic (or 100% compatible)",         ,,,,x:*vnetbios,x:*dosnet
  251. lanman      = 2:lanman.drv  ,"LAN Manager 2.0 Enhanced (or 100% compatible)",      4:lanman.hlp,,,,x:*vnetbios,x:*dosnet
  252. msnet      = 2:msnet.drv   ,"Microsoft Network (or 100% compatible)",             ,,,,x:*vnetbios,x:*dosnet
  253. nonet      =          ,"No Network Installed",                               ,,,,x:*vnetbios,x:*dosnet
  254. novell      = 2:netware.drv ,"Novell Netware 2.10 or above, or Novell Netware 386" ,4:netware.hlp,4:nwpopup.exe,Novell_net,,x:*vnetbios,4:vnetware.386,4:vipx.386
  255. ibmpclp   = 2:msnet.drv   ,"IBM PC LAN Program",                                           ,,,pclp,x:*vnetbios,x:*dosnet
  256.  
  257. [pclp]
  258. 386enh,InDOSPolling,TRUE
  259.  
  260. [Novell_net]
  261. Windows,load,nwpopup.exe
  262.  
  263. [Banyan_net]
  264. 386enh,TimerCriticalSection,5000
  265.  
  266. [3Com_net]
  267. 386enh,TimerCriticalSection,10000
  268. 386enh,UniqueDOSPSP,TRUE
  269. 386enh,PSPIncrement,5
  270.  
  271. ; If a display adapter other than the one in system selection is selected
  272. ; the font is chosen which matches the display resolution exactly.
  273. [sysfonts]
  274. 1:egasys.fon,"EGA (640x350) resolution System Font", "133,96,72"
  275. 1:cgasys.fon,"CGA (640x200) resolution System Font", "200,96,48"
  276. 1:vgasys.fon,"VGA (640x480) resolution System Font", "100,96,96"
  277. 1:8514sys.fon,"8514/a (1024x768) resolution System Font", "100,120,120"
  278. 1:egasys.fon,"AT&T (640x400) resolution System Font", "120,96,80"
  279.  
  280. [fixedfonts]
  281. 1:egafix.fon,"EGA (640x350) resolution Fixed System Font", "133,96,72"
  282. 1:cgafix.fon,"CGA (640x200) resolution Fixed System Font", "200,96,48"
  283. 1:vgafix.fon,"VGA (640x480) resolution Fixed System Font", "100,96,96"
  284. 1:8514fix.fon,"8514/a (1024x768) resolution Fixed System Font",  "100,120,120"
  285. 1:egafix.fon,"AT&T (640x400) resolution Fixed System Font", "120,96,80"
  286.  
  287. [oemfonts]
  288. 1:egaoem.fon,"EGA (640x350) resolution Terminal Font (USA/Europe)", "133,96,72",1
  289. 1:cgaoem.fon,"CGA (640x200) resolution Terminal Font (USA/Europe)", "200,96,48",1
  290. 1:vgaoem.fon,"VGA (640x480) resolution Terminal Font (USA/Europe)", "100,96,96",1
  291. 1:8514oem.fon,"8514 (1024x768) resolution Terminal Font (USA/Europe)", "100,120,120",1
  292. 1:egaoem.fon,"AT&T (640x400) resolution Terminal Font (USA/Europe)","120,96,80",1
  293.  
  294. ;   The win.copy section is a list of files or sections to copy to the WINDOWS
  295. ;   directoy.
  296. ;
  297. ;   FORMAT    from,to
  298. ;
  299. ;   IE
  300. ;    1:foo.txt,  0:          copy foo.txt from disk 1 to the windows directory
  301. ;    #386,        0:system  copy all files in the 386 SECTION to the
  302.  
  303. [win.copy]
  304. ; copy this section for setup on 286 machines
  305.     #net,        0:
  306.     #win.other, 0:system
  307.     #win.apps,  0:
  308.     #win.help,  0:
  309.     #win.bmps,  0:
  310.     #win.readme, 0:
  311.     #pwin286,   0:system
  312.  
  313. [win.copy.net]
  314. ; copy this section for network setup
  315.     #net,        0:
  316.  
  317. [win.copy.win386]
  318. ; copy this section for setup on 386 machines
  319.     #net,        0:
  320.     #win.other, 0:system
  321.     #win.apps,  0:
  322.     #win.help,  0:
  323.     #win.bmps,  0:
  324.     #win.readme, 0:
  325.     #pwin286,   0:system
  326.     #pwin386,   0:system
  327.  
  328. [copy.himem]
  329.     3:HIMEM.SYS,        "Himem Driver"
  330.  
  331. [net]
  332.     2:CONTROL.INI,        "Windows User Files"
  333.     2:SMARTDRV.SYS
  334.     2:RAMDRIVE.SYS
  335.     2:EMM386.SYS
  336.     2:WINVER
  337.  
  338. [win.other]
  339.     2:WINOLDAP.MOD,     "Windows Drivers"
  340.     2:LZEXPAND.DLL
  341.     2:WIN87EM.dll
  342.     2:sysedit.exe
  343.  
  344. [win.apps]
  345.     2:PROGMAN.EXE,        "Windows Program Manager"
  346.     2:TASKMAN.EXE,        "Windows Task Manager"
  347.     2:WINFILE.EXE,        "Windows File Manager"
  348.     2:CALC.EXE,        "Windows Calculator"
  349.     2:CALENDAR.EXE,     "Windows Calendar"
  350.     2:CARDFILE.EXE,     "Windows Cardfile"
  351.     2:CLIPBRD.EXE,        "Windows Clipboard"
  352.     2:CLOCK.EXE,        "Windows Clock"
  353.     2:DIGITAL.FON,        "Windows Clock"
  354.     2:CONTROL.EXE,        "Windows Control Panel"
  355.     2:NOTEPAD.EXE,        "Windows Notepad"
  356.     2:PBRUSH.EXE,        "Windows Paintbrush"
  357.     2:PBRUSH.DLL,        "Windows Paintbrush"
  358.     2:PIFEDIT.EXE,        "Windows PIF Editor"
  359.     2:RECORDER.EXE,     "Windows Macro Recorder"
  360.     2:RECORDER.DLL,     "Windows Macro Recorder"
  361.     2:REVERSI.EXE,        "Windows Reversi"
  362.     2:PRINTMAN.EXE,     "Windows Print Manager"
  363.     2:SOL.EXE,        "Windows Solitaire"
  364.     2:TERMINAL.EXE,     "Windows Terminal"
  365.     2:WRITE.EXE,        "Windows Write"
  366.     2:MSDOS.EXE,        "MS-DOS Executive"
  367.  
  368. [win.help]
  369.     3:CALC.HLP,        "Windows Calculator help"
  370.     3:CALENDAR.HLP,     "Windows Calendar help"
  371.     3:CARDFILE.HLP,     "Windows Cardfile help"
  372.     3:CLIPBRD.HLP,        "Windows Clipboard help"
  373.     3:CONTROL.HLP,        "Windows Control Panel help"
  374.     3:NOTEPAD.HLP,        "Windows Notepad help"
  375.     3:PBRUSH.HLP,        "Windows Paintbrush help"
  376.     3:PIFEDIT.HLP,        "Windows PIF Editor help"
  377.     3:PRINTMAN.HLP,     "Windows Print Manager help"
  378.     3:PROGMAN.HLP,        "Windows Program Manager help"
  379.     3:RECORDER.HLP,     "Windows Recorder help"
  380.     3:REVERSI.HLP,        "Windows Reversi help"
  381.     3:SOL.HLP,        "Windows Solitaire help"
  382.     3:TERMINAL.HLP,     "Windows Terminal help"
  383.     3:WINFILE.HLP,        "Windows File Manager help"
  384.     3:WRITE.HLP,        "Windows Write help"
  385.  
  386. [win.bmps]
  387.     3:PYRAMID.BMP,        "Background bitmaps"
  388.     3:CHESS.BMP
  389.     3:WEAVE.BMP
  390.     3:BOXES.BMP
  391.     3:PAPER.BMP
  392.     3:PARTY.BMP
  393.     3:RIBBONS.BMP
  394.  
  395. [win.readme]
  396.     3:readme.txt,        "Readme files"
  397.     3:networks.txt
  398.     3:winini.txt
  399.     3:winini2.txt
  400.     3:sysini.txt
  401.     3:sysini2.txt
  402.     3:sysini3.txt
  403.     3:printers.txt
  404.     3:3270.txt
  405.  
  406. [pwin286]
  407.     3:KRNL286.EXE,        "Standard Mode files"
  408.     3:WINOA286.MOD
  409.     3:DOSX.EXE
  410.  
  411.  
  412. [pwin386]
  413.     3:KRNL386.EXE,        "386 Enhanced Mode files"
  414.     3:WINOA386.MOD
  415.     3:WIN386.PS2
  416.     3:WIN386.EXE
  417.     3:SWAPFILE.EXE
  418.  
  419. [fonts]
  420.     4:HELVA.FON, "Helv 8,10,12,14,18,24 (CGA res)", "200,96,48"
  421.     4:HELVB.FON, "Helv 8,10,12,14,18,24 (EGA res)", "133,96,72"
  422.     4:HELVC.FON, "Helv 8,10,12,14,18,24 (60 dpi)", "83,60,72"
  423.     4:HELVD.FON, "Helv 8,10,12,14,18,24 (120 dpi)", "167,120,72"
  424.     4:HELVE.FON, "Helv 8,10,12,14,18,24 (VGA res)", "100,96,96"
  425.     4:HELVF.FON, "Helv 8,10,12,14,18,24 (8514/a res)", "100,120,120"
  426.  
  427.     4:COURA.FON, "Courier 10,12,15 (CGA res)", "200,96,48"
  428.     4:COURB.FON, "Courier 10,12,15 (EGA res)", "133,96,72"
  429.     4:COURC.FON, "Courier 10,12,15 (60 dpi)", "83,60,72"
  430.     4:COURD.FON, "Courier 10,12,15 (120 dpi)", "167,120,72"
  431.     4:COURE.FON, "Courier 10,12,15 (VGA res)", "100,96,96"
  432.     4:COURF.FON, "Courier 10,12,15 (8514/a res)", "100,120,120"
  433.  
  434.     4:TMSRA.FON, "Tms Rmn 8,10,12,14,18,24 (CGA res)", "200,96,48"
  435.     4:TMSRB.FON, "Tms Rmn 8,10,12,14,18,24 (EGA res)", "133,96,72"
  436.     4:TMSRC.FON, "Tms Rmn 8,10,12,14,18,24 (60 dpi)", "83,60,72"
  437.     4:TMSRD.FON, "Tms Rmn 8,10,12,14,18,24 (120 dpi)", "167,120,72"
  438.     4:TMSRE.FON, "Tms Rmn 8,10,12,14,18,24 (VGA res)", "100,96,96"
  439.     4:TMSRF.FON, "Tms Rmn 8,10,12,14,18,24 (8514/a res)", "100,120,120"
  440.  
  441.     4:SYMBOLA.FON, "Symbol 8,10,12,14,18,24 (CGA res)", "200,96,48"
  442.     4:SYMBOLB.FON, "Symbol 8,10,12,14,18,24 (EGA res)", "133,96,72"
  443.     4:SYMBOLE.FON, "Symbol 8,10,12,14,18,24 (VGA res)", "100,96,96"
  444.     4:SYMBOLF.FON, "Symbol 8,10,12,14,18,24 (8514/a res)", "100,120,120"
  445.  
  446.     4:ROMAN.FON, "Roman (All res)",   "CONTINUOUSSCALING"
  447.     4:SCRIPT.FON, "Script (All res)", "CONTINUOUSSCALING"
  448.     4:MODERN.FON, "Modern (All res)", "CONTINUOUSSCALING"
  449.  
  450. [progman.groups]
  451. Main,1
  452. Accessories
  453. Games
  454.  
  455. [Main]
  456. "File Manager",         WINFILE.EXE
  457. "Control Panel",        CONTROL.EXE
  458. "Print Manager",        printman.exe
  459. "Clipboard",            CLIPBRD.EXE
  460. "DOS Prompt",           COMMAND.COM, PROGMAN.EXE, 1
  461. "Windows Setup",        SETUP.EXE
  462.  
  463. [Accessories]
  464. "Write",                WRITE.EXE
  465. "Paintbrush",           PBRUSH.EXE
  466. "Terminal",             TERMINAL.EXE
  467. "Notepad",              NOTEPAD.EXE
  468. "Recorder",             RECORDER.EXE
  469. "Cardfile",             CARDFILE.EXE
  470. "Calendar",             CALENDAR.EXE
  471. "Calculator",           CALC.EXE
  472. "Clock",                CLOCK.EXE
  473. "PIF Editor",           PIFEDIT.EXE
  474.  
  475. [Games]
  476. "Solitaire",            SOL.EXE
  477. "Reversi",              REVERSI.EXE
  478.  
  479. [pif]
  480. ; description, exe, pifname, optional parameters, min mem, graphics, com, faste_paste, background bit set
  481.  
  482. "Lotus 1-2-3",               123.COM,    123.PIF,    "", 256, g, n, p, n,3
  483. "Lotus 1-2-3",               123.EXE,    5:123.PIF
  484. "AutoCad",                   acad.exe,   acad.pif,   "", 512, g, n, n, n,6
  485. "PFS Access",                ACCESS.COM, ACCESS.PIF, "", 128, n, c, n, b,5
  486. "Lotus Agenda",              agenda.exe, agenda.pif, "", 128, n, n, p, n,6
  487. "Brief",                     b.exe,      b.pif,      "", 128, n, n, y, n,2
  488. "Microsoft Basic",           BASIC.COM,  BASIC.PIF,  "",  64, g, c, n, n,6
  489. "Microsoft Advanced Basic ", BASICA.EXE, BASICA.PIF, "",  80, g, c, n, n,6
  490. "Microsoft Bookshelf",       BOOKS.EXE,  BOOKS.PIF, "",    128, g, n, n, n,6
  491. "Generic Cadd",              CADD.EXE,   CADD.PIF,   "", 384, g, n, n, n,6
  492. "Microsoft Chart",           CHART.COM,  CHART.PIF,  "", 256, g, n, n, n,6
  493. "Microsoft C Compiler",      cl.exe,     cl.pif,   "?",  128,n, n, n, n,6
  494. "MicroRim rBase Clout",      CLOUT.EXE,  CLOUT.PIF,  "", 128, n, n, n, n,4
  495. "Ashton Tate dBase",         DBASE.EXE,  DBASE.PIF,  "", 384, n, n, p, n,4
  496. "DataEase",                  dease.exe,  dease.pif,  "", 128, n, n, p, b,6
  497. "DisplayWrite 3",            DW3PG.COM,  DW3PG.PIF, ",user,d", 228, n, n, p, n,2
  498. "DisplayWrite 4",            Dw4.bat,    dw4.pif,    "",   128, n, n, p, n,2
  499. "DisplayWrite Assistant",    dwa.bat,    dwa.pif,    "",   128, n, n, p, n,6
  500. "IBM Professional Editor",   edit.exe,   edit.pif,   "",   128, n, n, n, n,2
  501. "XY Write",                  EDITOR.EXE, EDITOR.PIF, "",    96, n, n, n, n,2
  502. "IBM Filing Assistant",      FILE.EXE,   FILE.PIF,   "",   128, n, n, n, n,4
  503. "PFS: First Choice",         first.exe,  first.pif,  "",   128, n, n, n, n,6
  504. "Freelance",                 FL.COM,     FreeLanc.PIF, "-s", 384, g, n, n, n,6
  505. "Fortran Compiler",          fl.exe,     fl.pif,     "?",   128, n, n, n, n,6
  506. "FormTool",                  formtool.exe, formtool.pif, "", 128, n, n, n, n,2
  507. "Foxbase Plus",              foxplus.exe, foxplus.pif, "", 384, n, n, p, n,4
  508. "PFS: First Publisher",      fp.exe,      fp.pif,    "",   128, n, n, n, n,2
  509. "Framework",                 FW.EXE,      FW.PIF,    "",   384, n, c, p, b,6
  510. "IBM Graphing Assistant",    GRAPH.EXE,   GRAPH.PIF, "",   128, n, n, n, n,6
  511. "GraphWriter",               gw.com,      gw.pif,    "",   400, n, n, p, n,6
  512. "Harvard Graphics",          hg.exe,      hg.pif,    "",   384, g, n, n, n,6
  513. "Harvard Project Manager",   HTPM.EXE,    HTPM.PIF,  "",   384, n, n, n, n,6
  514. "LINK Utility",              link.exe,    link.pif,  "?", 128, n, n, n, n,6
  515. "Lotus Access System",       LOTUS.COM,   LOTUS.PIF, "",   256, g, n, p, n,3
  516. "Mail",                      MAIL.EXE,     MAIL.PIF, "", 128, n, n, p, n,5
  517. "Make utility",              make.exe,    make.pif,  "?", 128, n, n, p, n,6
  518. "Microsoft Macro Assembler", masm.exe,    masm.pif,  "?", 182, n, n, n, n,6
  519. "MultiMate",                 mm.exe,      mm.pif,    "",   128, n, n, p, n,2
  520. "Microsoft Multiplan",       MP.exe,      MP.PIF,    "",   208, n, n, n, n,3
  521. "Microsoft Multiplan",       MP.COM,      MP.PIF,    "",   208, n, n, n, n,3
  522. "Norton Advanced Utilities", NI.EXE,       ni.pif,   "",   128, n, n, n, n,6
  523. "Word Perfect Office",       shell.exe,    shell.pif, "",  200, n, n, n, b,6
  524. "Microsoft Online",          online.com,   online.pif, "", 128, n, c, p, b,5
  525. "Paradox",                   paradox2.exe, paradox2.pif, "", 128, n, n, p, n,4
  526. "Paradox",                   paradox3.exe, paradox3.pif, "", 128, n, n, p, n,4
  527. "IBM Personal Editor",       pe.exe,     pe.pif,    "?",    128, n, n, n, n,2
  528. "PFS File",                  pf.exe,     pf.pif,    "",    128, n, n, p, n,2
  529. "Microsoft Pascal Compiler", pl.exe,     pl.pif,    "?",  128, n, n, n, n,6
  530. "PFS Plan",                  PLAN.EXE,   PLAN.PIF,   "",   128, n, n, p, n,6
  531. "PFS: Professional Network", pn.exe,     pn.pif,    "",    128, n, n, n, n,6
  532. "Procomm",                   procomm.exe, procomm.pif, "", 128, n, n, p, b,5
  533. "Procomm Plus",              pcplus.exe, pcplus.pif, "",   256, n, c, p, b,5
  534. "Microsoft Project",         PROJ.COM,   PROJ.PIF,  "",    256, n, n, n, n,6
  535. "PFS: Professional Write",   PW.COM,     pw.pif,    "",    128, n, n, p, n,2
  536. "Quattro",                   q.exe,      q.pif,     "",    128, n, n, n, n,3
  537. "Q & A Report Writer",       qa.com,     qa.pif,    "",    384, n, n, n, n,4
  538. "Microsoft QuickBASIC",      QB.EXE,     QB.PIF,    "",    450, g, n, p, n,6
  539. "Microsoft Quick C",         qc.exe,     qc.pif,    "",    128, n, n, p, n,6
  540. "QModem",                    qmodem.exe, qmodem.pif, "",   384, n, c, p, b,5
  541. "Microsoft Quick Pascal",    qp.exe,     qp.pif,    "",  128, n, n, n, n,6
  542. "MicroRim rBase",            RBASE.EXE,  RBASE.PIF, "",    512, n, n, n, n,4
  543. "MicroRim rBase 5000",       RB5000.EXE, RB5000.PIF, "",   400, n, n, n, n,4
  544. "Relay",                     relay.com,  relay.pif, "",    128, n, c, n, b,5
  545. "Ready!",                    READY.EXE,  READY.PIF, "",    152, n, n, p , n,6
  546. "IBM Reporting Assistant",   REPORT.EXE, REPORT.PIF, "",   173, n, n, n, n,6
  547. "RightWriter",               right.exe,  right.pif,  "",   128, n, n, p, n,2
  548. "SuperCalc 4",               SC4.COM,    SC4.PIF, "",      128, n, n, p, b,6
  549. "SuperCalc 5",               sc5.com,    sc5.pif,    "",   300, n, n, p, b,6
  550. "Smartcom II",               SCOM.EXE,   SCOM.PIF, "",     128, n, c, n, b,5
  551. "Soft Kicker",               sk.bat,     softkick.pif, "", 512, g, n, n, n, 2
  552. "Sidekick",                  SK.COM,     SK.PIF,   "",     128, g, n, n, n,2
  553. "Autosketch",                sketch.exe, sketch.pif, "",   128, n, n, p, n,6
  554. "Sidekick Plus",             skplus.com, skplus.pif, "",   384, g, n, n, n,2
  555. "Microsoft Spell",           SPELL.COM,  SPELL.PIF,  "",    64, n, n, n, n,6
  556. "Lotus Symphony",            symphony.exe, symphony.pif, "", 320, g, c, n, b,3
  557. "Turbo Pascal",              TURBO.EXE,  TURBO.PIF,  "",   320, g, n, p, n,6
  558. "Ventura Publisher",         vp.bat,     vp.pif,     "",   512, g, n, n, n,2
  559. "Volkswriter 3",             vw3.exe,    vw3.pif,    "",   220, n, n, p, n,2
  560. "Microsoft Word",            WORD.COM,   word.pif, "",     256, g, n, p, n,2
  561. "Microsoft Word",            WORD.EXE,   word5.pif, "",    384, g, n, p, n,2
  562. "Microsoft Works",           WORKS.EXE,  WORKS.PIF, "",    384, g, c, p, n,6
  563. "WordPerfect",               WP.EXE,     WP.PIF,     "",   358, n, n, p, n,2
  564. "IBM Writing Assistant",     WRITE.COM,  WRITE.PIF, "",    196, n, n, n, n,2
  565. "WordStar 2000",             WS2.EXE,    WS2.PIF, "",   200, n, n, p, n,2
  566. "WordStar Professional",     ws.exe,     ws.pif,   "",    384, g, n, p, n,2
  567. "CrossTalk",                 XTALK.EXE,  XTALK.PIF, "",    256, n, c, p, b,5
  568.  
  569. ; If any of these drivers are found in the config.sys file, Setup removes them.
  570. [compatibility]
  571.     vdisk.sys
  572.     cache.sys
  573.     icache.sys
  574.     hpemm386.sys
  575.     hpemm486.sys
  576.     ramtype.sys
  577.     pcsx2ems.sys
  578.     xma2ems.sys
  579.  
  580. ; Lim 4.0 drivers that we know about and will replace if found.
  581. [lim]
  582.     cemm.sys
  583.     iemm.sys
  584.     ilim386.sys
  585.     386max.sys
  586.     qemm.sys
  587.     emm386.sys
  588.     pcsxmaem.sys
  589.     xmaem.sys
  590.  
  591. ; Disk Caching driver that we know about and will replace if found.
  592. [diskcache]
  593.     smartdrv.sys
  594.     cache.sys
  595.     ibmcache.sys
  596.     icache.sys
  597.  
  598. ; Virtual or Ram disk emulation drivers that we know about and will replace
  599. ; if found.
  600. [ramdrive]
  601.     ramdrive.sys
  602.     vdisk.sys
  603.  
  604. [wininiupdate]
  605.     extensions,pcx,"pbrush.exe ^.pcx"
  606.     extensions,bmp,"pbrush.exe ^.bmp"
  607.     extensions,rec,"recorder.exe ^.rec"
  608.     ports,FILE:,""
  609.     ports,LPT1.OS2:,""
  610.     ports,LPT2.OS2:,""
  611.     ports,COM3:,"9600,n,8,1"
  612.     ports,COM4:,"9600,n,8,1"
  613.     windows,device,""
  614.     windows,documents,"txt"
  615.  
  616.  
  617. [dontfind]
  618. calc.exe
  619. calendar.exe
  620. cardfile.exe
  621. clipbrd.exe
  622. clock.exe
  623. control.exe
  624. msdos.exe
  625. notepad.exe
  626. pbrush.exe
  627. pifedit.exe
  628. printman.exe
  629. progman.exe
  630. recorder.exe
  631. reversi.exe
  632. setup.exe
  633. sol.exe
  634. spooler.exe
  635. swapfile.exe
  636. sysedit.exe
  637. taskman.exe
  638. terminal.exe
  639. winfile.exe
  640. winhelp.exe
  641. winver.exe
  642. write.exe
  643.  
  644. [blowaway]
  645. this line needed
  646.  
  647. [country]
  648. "Australia",  "61!1!0!2!1!1!0!2!0!0!!!$!,!.!/!:!,!d/M/yy!d MMMM yyyy!ENG"
  649. "Austria",  "43!2!2!2!1!1!0!2!1!1!!!S!.!,!-!:!;!yyyy-MM-dd!dddd, dd. MMMM yyyy!GER"
  650. "Belgium (Dutch)",  "32!1!3!2!1!1!0!2!5!0!!!BF!.!,!/!:!;!d/M/yy!dddd d MMMM yyyy!DUT"
  651. "Belgium (French)",  "32!1!3!2!1!1!0!2!5!0!!!FB!.!,!/!:!;!d/M/yy!dddd d MMMM yyyy!FRN"
  652. "Brazil",  "55!1!2!2!1!1!0!2!0!0!!!Cr$!.!,!/!:!;!dd/MM/yy!dddd, d' de 'MMMM' de 'yyyy!POR"
  653. "Canada (English)",  "2!2!0!2!1!1!0!2!1!1!!hrs.!$!,!.!-!:!.!yy-MM-dd!MMMM. d, yyyy!ENG"
  654. "Canada (French)",  "2!2!3!2!1!1!0!2!1!1!!hrs.!$! !,!-!:!;!yy-MM-dd!d MMMM, yyyy!FRN"
  655. "Denmark",  "45!1!3!2!1!1!0!2!5!1!!!kr!.!,!-!.!;!dd-MM-yy!dd. MMMM yyyy!DAN"
  656. "Finland",  "358!1!3!2!1!1!0!2!5!0!!!mk! !,!.!.!;!d.M.yyyy!dd. MMMM yyyy!FIN"
  657. "France",  "33!1!3!2!1!1!0!2!5!1!!!F! !,!.!:!;!dd.MM.yy!dddd d MMMM yyyy!FRN"
  658. "Germany",  "49!1!0!2!1!1!0!2!1!1!!!DM!.!,!.!:!;!dd.MM.yyyy!dddd, d. MMMM yyyy!GER"
  659. "Iceland",  "354!1!3!2!1!1!0!2!5!0!!!kr!.!,!/!:!;!dd/MM/yyyy!dd MMMM yyyy!ICE"
  660. "Italy",   "39!1!2!2!1!1!0!0!2!0!!!L.!.!,!/!:!;!dd/MM/yy!dddd, dd MMMM yyyy!ITN"
  661. "Mexico",  "52!1!0!2!0!1!0!2!0!0!AM!PM!$!,!.!/!:!,!d/M/yy!dddd d' de 'MMMM' de 'yyyy!SPA"
  662. "Netherlands",  "31!1!2!2!1!1!0!2!2!0!!!f!.!,!/!:!;!d/M/yy!dddd d MMMM yyyy!DUT"
  663. "New Zealand",  "64!1!0!2!1!1!0!2!1!1!!!$!,!.!/!:!,!d/M/yy!dddd, d MMMM yyyy!ENG"
  664. "Norway",  "47!1!0!2!1!1!0!2!3!1!!!kr!.!,!.!:!;!d.MM.yy!dd. MMMM yyyy!NOR"
  665. "Portugal",  "351!1!0!2!1!1!0!2!2!0!!!!.!,!-!:!;!dd-MM-yyyy!dddd, d' de 'MMMM' de 'yyyy!POR"
  666. "South Korea",  "82!2!0!2!0!1!0!2!1!0!AM!PM!W!,!.!.!:!,!yy.M.d!yyyy.MM.dd!ENG"
  667. "Spain",  "34!1!2!2!1!1!0!0!5!0!!!Pts!.!,!/!:!;!d/M/yy!dddd d' de 'MMMM' de 'yyyy!SPA"
  668. "Sweden",  "46!2!3!2!1!1!0!2!5!1!!!kr!.!,!-!.!;!yy-MM-dd!dd MMMM yyyy!SWE"
  669. "Switzerland (French)",  "41!1!0!2!1!1!0!2!1!1!!!Fr.!'!.!.!,!;!d.M.yy!dddd, dd. MMMM yyyy!FRN"
  670. "Switzerland (German)",  "41!1!0!2!1!1!0!2!1!1!!!Fr.!'!.!.!,!;!d.M.yy!dddd, dd. MMMM yyyy!GER"
  671. "Switzerland (Italian)",  "41!1!0!2!1!1!0!2!1!1!!!Fr.!'!.!.!,!;!d.M.yy!dddd, dd. MMMM yyyy!ITN"
  672. "Taiwan",  "886!0!0!2!0!1!0!2!1!0!AM!PM!NT$!,!.!/!:!,!M/d/yy!dd' of 'MMMM, yyyy!ENG"
  673. "United Kingdom",  "44!1!0!2!1!1!0!2!1!1!!!ú!,!.!/!:!,!dd/MM/yy!dd MMMM yyyy!ENG"
  674. "United States",  "1!0!0!2!0!1!1!2!0!0!AM!PM!$!,!.!/!:!,!M/d/yy!dddd, MMMM dd, yyyy!USA"
  675. "Other Country",  "1!0!0!2!0!1!1!2!0!0!AM!PM!$!,!.!/!:!,!M/d/yy!dddd, MMMM dd, yyyy!USA"
  676.  
  677. [system]
  678. ; The various SYSTEM.DRV, SOUND.DRV, COMM.DRV
  679. ;
  680. ; These are the drivers which may vary from system to system,
  681. ; but are selected only by the [machine] menu -- they do not have
  682. ; special menus for their selection.
  683. system     =    1:system.drv
  684. sound     =    1:sound.drv
  685. comm     =    1:comm.drv
  686. hpsystem =    1:hpsystem.drv
  687.  
  688. [machine]
  689. ; This section defines default machine selections.  The system
  690. ; description from each entry will appear in the initial machine
  691. ; selection menu of Setup.
  692. ;
  693. ; Each entry contains a descriptive line for the system-selection menu,
  694. ; followed by the filenames of the drivers in fixed order.
  695. ;
  696. ; PLEASE READ THIS. Do not change MachineID's 1 - 5. Also do not enter a
  697. ;            new machine with an ID = 3 or 4. these are reserved
  698. ;            by setup.
  699. ;
  700.     "All 80386 and 80486 based AST machines","10"
  701.     system
  702.     kbd
  703.     t4s0enha
  704.     nomouse
  705.     egahires
  706.     sound
  707.     comm
  708.     nohimemswitch
  709.     ebios
  710.     "emmexclude=E000-EFFF"
  711.  
  712.     "All 80386 based Zenith machines","6"
  713.     system
  714.     kbd
  715.     t4s0enha
  716.     nomouse
  717.     egahires
  718.     sound
  719.     comm
  720.     nohimemswitch
  721.     ebios
  722.     "emmexclude=E000-EFFF"
  723.  
  724.     "All Hewlett-Packard machines","2"    ; !! DONT CHANGE THIS NUMBER !!
  725.     hpsystem
  726.     kbdhp
  727.     t4s0enha
  728.     hpmouse
  729.     egahires
  730.     sound
  731.     comm
  732.     nohimemswitch
  733.     hpebios
  734.  
  735.   "Everex Step 386/25","7"
  736.     system
  737.     kbd
  738.     t4s0enha
  739.     nomouse
  740.     egahires
  741.     sound
  742.     comm
  743.     nohimemswitch
  744.     ebios
  745.     "8042ReadCmd=A2,1,F"
  746.     "8042ReadCmd=A3,1,F"
  747.     "8042WriteCmd=B3,8,F"
  748.  
  749.     "MS-DOS or PC-DOS System","1" ; !! DONT CHANGE THIS NUMBER !!
  750.     system
  751.     kbd
  752.     t4s0enha
  753.     nomouse
  754.     egahires
  755.     sound
  756.     comm
  757.     nohimemswitch
  758.     ebios
  759.  
  760.     "NCR PC386SX","8"
  761.     system
  762.     kbd
  763.     t4s0enha
  764.     nomouse
  765.     egahires
  766.     sound
  767.     comm
  768.     nohimemswitch
  769.     ebios
  770.     "emmexclude=E000-EFFF"
  771.     "emmexclude=C600-C7FF"
  772.  
  773.     "NCR PC 925","11"
  774.     system
  775.     kbd
  776.     t4s0enha
  777.     nomouse
  778.     egahires
  779.     sound
  780.     comm
  781.     nohimemswitch
  782.     ebios
  783.  
  784.     "NEC PowerMate SX Plus","9"
  785.     system
  786.     kbd
  787.     t4s0enha
  788.     nomouse
  789.     egahires
  790.     sound
  791.     comm
  792.     nohimemswitch
  793.     ebios
  794.     "VirtualHDirq=NO"
  795.  
  796.     "NEC ProSpeed 386","5"  ; !! DONT CHANGE THIS NUMBER !!
  797.     system
  798.     kbd
  799.     t4s0enha
  800.     nomouse
  801.     egahires
  802.     sound
  803.     comm
  804.     nohimemswitch
  805.     ebios
  806.  
  807.     "Toshiba 1600","12"
  808.     system
  809.     kbd
  810.     t4s0enha
  811.     nomouse
  812.     egahires
  813.     sound
  814.     comm
  815.     "TOSHIBA"      ; Needed for the Toshiba 1600.
  816.     ebios
  817.  
  818.     "Toshiba 5200","13"
  819.     system
  820.     kbd
  821.     t4s0enha
  822.     nomouse
  823.     egahires
  824.     sound
  825.     comm
  826.     nohimemswitch
  827.     ebios
  828.     "emmexclude=C000-C7FF"
  829.  
  830.  
  831. [io.device]
  832. ; (printers, plotters, etc.)
  833. ; The filename is followed by
  834. ;
  835. ; -- the descriptive string which will appear in Control Panel and
  836. ;    which will appear in WIN.INI
  837. ; -- 1 or 2 strings indicating the scaling for this device
  838. ;
  839. ; There may be more than one line for a driver, corresponding to different
  840. ; printers.
  841.  
  842. 5:TTY.DRV,"Generic / Text Only","DEVICESPECIFIC"
  843. 5:PSCRIPT.DRV,"Agfa 9000 Series PS [PostScript Printer]","DEVICESPECIFIC"
  844. 5:PSCRIPT.DRV,"Agfa Compugraphic 400PS [PostScript Printer]","DEVICESPECIFIC"
  845. 5:HPPCL.DRV,"Agfa Compugraphic Genics [PCL / HP LaserJet]","DEVICESPECIFIC"
  846. 5:PSCRIPT.DRV,"Apple LaserWriter [PostScript Printer]","DEVICESPECIFIC"
  847. 5:PSCRIPT.DRV,"Apple LaserWriter II NT/NTX [PostScript Printer]","DEVICESPECIFIC"
  848. 5:PSCRIPT.DRV,"Apple LaserWriter Plus [PostScript Printer]","DEVICESPECIFIC"
  849. 5:HPPCL.DRV,"Apricot Laser [PCL / HP LaserJet]","DEVICESPECIFIC"
  850. 5:PSCRIPT.DRV,"AST TurboLaser/PS - R4081 [PostScript Printer]","DEVICESPECIFIC"
  851. 5:HPPLOT.DRV,"AT&T 435","CONTINUOUSSCALING"
  852. 5:CITOH.DRV,"AT&T 470/475","133,96,72","75,72,96"
  853. 5:IBMGRX.DRV,"AT&T 473/478","167,120,72","60,72,120"
  854. 5:CITOH.DRV,"C-Itoh 8510","133,96,72","75,72,96"
  855. 5:LBP8II.DRV,"Canon LBP-8II","DEVICESPECIFIC"
  856. 5:CANONIII.DRV,"Canon LBP-8III/LBP-4","DEVICESPECIFIC"
  857. 5:PSCRIPT.DRV,"Dataproducts LZR-2665 [PostScript Printer]","DEVICESPECIFIC"
  858. 5:PSCRIPT.DRV,"Digital LN03R ScriptPrinter [PostScript Printer]","DEVICESPECIFIC"
  859. 5:PSCRIPT.DRV,"Digital LPS PrintServer 40 [PostScript Printer]","DEVICESPECIFIC"
  860. 5:EPSON9.DRV,"Epson DFX-5000 [Epson 9 pin]","167,120,72","60,72,120","83,120,144","120,144,120","167,240,144","60,144,240"
  861. 5:HPPCL.DRV,"Epson EPL-6000 [PCL / HP LaserJet]","DEVICESPECIFIC"
  862. 5:EPSON9.DRV,"Epson EX-800/1000 [Epson 9 pin]","167,120,72","60,72,120","83,120,144","120,144,120","167,240,144","60,144,240"
  863. 5:EPSON9.DRV,"Epson FX-100 [Epson 9 pin]","167,120,72","60,72,120","83,120,144","120,144,120","167,240,144","60,144,240"
  864. 5:EPSON9.DRV,"Epson FX-100+ [Epson 9 pin]","167,120,72","60,72,120","83,120,144","120,144,120","167,240,144","60,144,240"
  865. 5:EPSON9.DRV,"Epson FX-185/286 [Epson 9 pin]","167,120,72","60,72,120","83,120,144","120,144,120","167,240,144","60,144,240"
  866. 5:EPSON9.DRV,"Epson FX-80 [Epson 9 pin]","167,120,72","60,72,120","83,120,144","120,144,120","167,240,144","60,144,240"
  867. 5:EPSON9.DRV,"Epson FX-80+ [Epson 9 pin]","167,120,72","60,72,120","83,120,144","120,144,120","167,240,144","60,144,240"
  868. 5:EPSON9.DRV,"Epson FX-85 [Epson 9 pin]","167,120,72","60,72,120","83,120,144","120,144,120","167,240,144","60,144,240"
  869. 5:EPSON9.DRV,"Epson FX-86e/286e [Epson 9 pin]","167,120,72","60,72,120","83,120,144","120,144,120","167,240,144","60,144,240"
  870. 5:EPSON9.DRV,"Epson FX-850/1050 [Epson 9 pin]","167,120,72","60,72,120","83,120,144","120,144,120","167,240,144","60,144,240"
  871. 5:HPPCL.DRV,"Epson GQ-3500 [PCL / HP LaserJet]","DEVICESPECIFIC"
  872. 5:EPSON9.DRV,"Epson JX-80 [Epson 9 pin]","167,120,72","60,72,120","83,120,144","120,144,120","167,240,144","60,144,240"
  873. 5:EPSON24.DRV,"Epson L-750/1000 [Epson 24 pin]","100,180,180","67,120,180","150,180,120","200,360,180","50,180,360","100,120,120"
  874. 5:EPSON24.DRV,"Epson LQ-500/510 [Epson 24 pin]","100,180,180","67,120,180","150,180,120","200,360,180","50,180,360","100,120,120"
  875. 5:EPSON24.DRV,"Epson LQ-800/1000 [Epson 24 pin]","100,180,180","67,120,180","150,180,120","200,360,180","50,180,360","100,120,120"
  876. 5:EPSON24.DRV,"Epson LQ-850/950/1050 [Epson 24 pin]","100,180,180","67,120,180","150,180,120","200,360,180","50,180,360","100,120,120"
  877. 5:EPSON24.DRV,"Epson LQ-1500 [Epson 24 pin]","100,180,180","67,120,180","150,180,120","200,360,180","50,180,360","100,120,120"
  878. 5:EPSON24.DRV,"Epson LQ-2500/2550 [Epson 24 pin]","100,180,180","67,120,180","150,180,120","200,360,180","50,180,360","100,120,120"
  879. 5:EPSON9.DRV,"Epson LX-80 [Epson 9 pin]","167,120,72","60,72,120","83,120,144","120,144,120","167,240,144","60,144,240"
  880. 5:EPSON9.DRV,"Epson LX-86 [Epson 9 pin]","167,120,72","60,72,120","83,120,144","120,144,120","167,240,144","60,144,240"
  881. 5:EPSON9.DRV,"Epson LX-800/810 [Epson 9 pin]","167,120,72","60,72,120","83,120,144","120,144,120","167,240,144","60,144,240"
  882. 5:EPSON9.DRV,"Epson MX-100 [Epson 9 pin]","167,120,72","60,72,120","83,120,144","120,144,120","167,240,144","60,144,240"
  883. 5:EPSON9.DRV,"Epson MX-80/80F/T [Epson 9 pin]","167,120,72","60,72,120","83,120,144","120,144,120","167,240,144","60,144,240"
  884. 5:EPSON9.DRV,"Epson RX-100 [Epson 9 pin]","167,120,72","60,72,120","83,120,144","120,144,120","167,240,144","60,144,240"
  885. 5:EPSON9.DRV,"Epson RX-80/80F/T [Epson 9 pin]","167,120,72","60,72,120","83,120,144","120,144,120","167,240,144","60,144,240"
  886. 5:EPSON24.DRV,"Epson SQ-2500 [Epson 24 pin]","100,180,180","67,120,180","150,180,120","200,360,180","50,180,360","100,120,120"
  887. 5:EPSON9.DRV,"Epson T-750 [Epson 9 pin]","167,120,72","60,72,120","83,120,144","120,144,120","167,240,144","60,144,240"
  888. 5:EPSON9.DRV,"Epson T-1000 [Epson 9 pin]","167,120,72","60,72,120","83,120,144","120,144,120","167,240,144","60,144,240"
  889. 5:FUJIMTRX.DRV,"Fujitsu DL 2400 [Fujitsu Dot Matrix]","167,120,72","60,72,120"
  890. 5:FUJIMTRX.DRV,"Fujitsu DL 2600 [Fujitsu Dot Matrix]","167,120,72","60,72,120"
  891. 5:FUJIMTRX.DRV,"Fujitsu DL 3300 [Fujitsu Dot Matrix]","167,120,72","60,72,120"
  892. 5:FUJIMTRX.DRV,"Fujitsu DL 3400 [Fujitsu Dot Matrix]","167,120,72","60,72,120"
  893. 5:FUJIMTRX.DRV,"Fujitsu DL 5600 [Fujitsu Dot Matrix]","167,120,72","60,72,120"
  894. 5:FUJIMTRX.DRV,"Fujitsu DX 2200 [Fujitsu Dot Matrix]","167,120,72","60,72,120"
  895. 5:FUJIMTRX.DRV,"Fujitsu DX 2300 [Fujitsu Dot Matrix]","167,120,72","60,72,120"
  896. 5:FUJIMTRX.DRV,"Fujitsu DX 2400 [Fujitsu Dot Matrix]","167,120,72","60,72,120"
  897. 5:FUJIMTRX.DRV,"Fujitsu DX 3100 [Fujitsu Dot Matrix]","167,120,72","60,72,120"
  898. 5:TH760.DRV,"Hermes 820","100,120,120","100,60,60","100,240,240"
  899. 5:HPPLOT.DRV,"HP 7470A [HP Plotter]","CONTINUOUSSCALING"
  900. 5:HPPLOT.DRV,"HP 7475A [HP Plotter]","CONTINUOUSSCALING"
  901. 5:HPPLOT.DRV,"HP 7550A [HP Plotter]","CONTINUOUSSCALING"
  902. 5:HPPLOT.DRV,"HP 7580A [HP Plotter]","CONTINUOUSSCALING"
  903. 5:HPPLOT.DRV,"HP 7580B [HP Plotter]","CONTINUOUSSCALING"
  904. 5:HPPLOT.DRV,"HP 7585A [HP Plotter]","CONTINUOUSSCALING"
  905. 5:HPPLOT.DRV,"HP 7585B [HP Plotter]","CONTINUOUSSCALING"
  906. 5:HPPLOT.DRV,"HP 7586B [HP Plotter]","CONTINUOUSSCALING"
  907. 5:HPPLOT.DRV,"HP ColorPro [HP Plotter]","CONTINUOUSSCALING"
  908. 5:HPPLOT.DRV,"HP ColorPro with GEC [HP Plotter]","CONTINUOUSSCALING"
  909. 5:DESKJET.DRV,"HP DeskJet Family","100,300,300","100,300,300"
  910. 5:HPPLOT.DRV,"HP DraftPro [HP Plotter]","CONTINUOUSSCALING"
  911. 5:HPPLOT.DRV,"HP DraftPro DXL [HP Plotter]","CONTINUOUSSCALING"
  912. 5:HPPLOT.DRV,"HP DraftPro EXL [HP Plotter]","CONTINUOUSSCALING"
  913. 5:HPPLOT.DRV,"HP DraftMaster I [HP Plotter]","CONTINUOUSSCALING"
  914. 5:HPPLOT.DRV,"HP DraftMaster II [HP Plotter]","CONTINUOUSSCALING"
  915. 5:HPPCL.DRV,"HP LaserJet [PCL / HP LaserJet]","DEVICESPECIFIC"
  916. 5:HPPCL.DRV,"HP LaserJet IID [PCL / HP LaserJet]","DEVICESPECIFIC"
  917. 5:HPPCL.DRV,"HP LaserJet IIP [PCL / HP LaserJet]","DEVICESPECIFIC"
  918. 5:hppcl5a.drv,"HP LaserJet III","DEVICESPECIFIC"
  919. 5:HPPCL.DRV,"HP LaserJet Plus [PCL / HP LaserJet]","DEVICESPECIFIC"
  920. 5:HPPCL.DRV,"HP LaserJet 500+ [PCL / HP LaserJet]","DEVICESPECIFIC"
  921. 5:HPPCL.DRV,"HP LaserJet Series II [PCL / HP LaserJet]","DEVICESPECIFIC"
  922. 5:HPPCL.DRV,"HP LaserJet 2000 [PCL / HP LaserJet]","DEVICESPECIFIC"
  923. 5:PAINTJET.DRV,"HP PaintJet Series","100,180,180","100,120,120"
  924. 5:THINKJET.DRV,"HP ThinkJet (2225 C-D)","100,96,96"
  925. 5:IBMCOLOR.DRV,"IBM Color Printer","167,140,84","60,84,140","167,120,72"
  926. 5:IBMGRX.DRV,"IBM Graphics","167,120,72","60,72,120"
  927. 5:ibm4019.drv,"IBM Laser Printer 4019","DEVICESPECIFIC"
  928. 5:PSCRIPT.DRV,"IBM Personal Pageprinter [PostScript Printer]","DEVICESPECIFIC"
  929. 5:PSCRIPT.DRV,"IBM Personal Page Printer II-030 [PostScript Printer]","DEVICESPECIFIC"
  930. 5:PSCRIPT.DRV,"IBM Personal Page Printer II-031 [PostScript Printer]","DEVICESPECIFIC"
  931. 5:proprint.DRV,"IBM Proprinter [IBM Proprinters]","167,120,72","60,72,120","83,120,144","120,144,120"
  932. 5:proprint.DRV,"IBM Proprinter II [IBM Proprinters]","167,120,72","60,72,120","83,120,144","120,144,120"
  933. 5:proprint.DRV,"IBM Proprinter III [IBM Proprinters]","167,120,72","60,72,120","83,120,144","120,144,120"
  934. 5:proprn24.DRV,"IBM Proprinter X24 [IBM Proprinter 24]","100,180,180","67,120,180","150,180,120","200,360,180","50,180,360"
  935. 5:proprn24.DRV,"IBM Proprinter X24e [IBM Proprinter 24]","100,180,180","67,120,180","150,180,120","200,360,180","50,180,360"
  936. 5:proprint.DRV,"IBM Proprinter XL [IBM Proprinters]","167,120,72","60,72,120","83,120,144","120,144,120"
  937. 5:proprint.DRV,"IBM Proprinter XL II [IBM Proprinters]","167,120,72","60,72,120","83,120,144","120,144,120"
  938. 5:proprn24.DRV,"IBM Proprinter XL24 [IBM Proprinter 24]","100,180,180","67,120,180","150,180,120","200,360,180","50,180,360"
  939. 5:proprn24.DRV,"IBM Proprinter XL24e [IBM Proprinter 24]","100,180,180","67,120,180","150,180,120","200,360,180","50,180,360"
  940. 5:QWIII.DRV,"IBM QuietWriter III","100,120,120","100,60,60","100,240,240"
  941. 5:HPPCL.DRV,"Kyocera F-Series [PCL / HP LaserJet]","DEVICESPECIFIC"
  942. 5:PSCRIPT.DRV,"Linotronic 100/300/500 [PostScript Printer]","DEVICESPECIFIC"
  943. 5:PSCRIPT.DRV,"NEC Colormate PS [PostScript Printer]","DEVICESPECIFIC"
  944. 5:NEC24pin.DRV,"NEC PinWriter CP6 [NEC Pinwriter]","100,360,360","100,120,120"
  945. 5:NEC24pin.DRV,"NEC PinWriter CP7 [NEC Pinwriter]","100,360,360","100,120,120"
  946. 5:NEC24pin.DRV,"NEC PinWriter P5 [NEC Pinwriter]","100,360,360","100,120,120"
  947. 5:NEC24pin.DRV,"NEC PinWriter P5XL [NEC Pinwriter]","100,360,360","100,120,120"
  948. 5:NEC24pin.DRV,"NEC PinWriter P6 [NEC Pinwriter]","100,360,360","100,120,120"
  949. 5:NEC24pin.DRV,"NEC PinWriter P7 [NEC Pinwriter]","100,360,360","100,120,120"
  950. 5:NEC24pin.DRV,"NEC PinWriter P9XL [NEC Pinwriter]","100,360,360","100,120,120"
  951. 5:NEC24pin.DRV,"NEC PinWriter P2200 [NEC Pinwriter]","100,360,360","100,120,120"
  952. 5:NEC24pin.DRV,"NEC PinWriter P5200 [NEC Pinwriter]","100,360,360","100,120,120"
  953. 5:NEC24pin.DRV,"NEC PinWriter P5300 [NEC Pinwriter]","100,360,360","100,120,120"
  954. 5:HPPCL.DRV,"NEC Silentwriter LC 860 [PCL / HP LaserJet]","DEVICESPECIFIC"
  955. 5:HPPCL.DRV,"NEC Silentwriter LC 860 Plus [PCL / HP LaserJet]","DEVICESPECIFIC"
  956. 5:PSCRIPT.DRV,"NEC Silentwriter LC 890 [PostScript Printer]","DEVICESPECIFIC"
  957. 5:PSCRIPT.DRV,"NEC Silentwriter LC 890XL [PostScript Printer]","DEVICESPECIFIC"
  958. 5:IBMGRX.DRV,"Okidata 92/93-IBM","167,120,72","60,72,120"
  959. 5:OKI9.DRV, "Okidata ML 192 [Okidata 9 Pin]","167,120,72","60,72,120"
  960. 5:OKI9.DRV, "Okidata ML 193 [Okidata 9 Pin]","167,120,72","60,72,120"
  961. 5:OKI9.DRV, "Okidata ML 320 [Okidata 9 Pin]","167,120,72","60,72,120"
  962. 5:OKI9.DRV, "Okidata ML 321 [Okidata 9 Pin]","167,120,72","60,72,120"
  963. 5:OKI9IBM.DRV, "Okidata ML 192-IBM [Okidata 9 Pin IBM]","167,120,72","60,72,120"
  964. 5:OKI9IBM.DRV, "Okidata ML 193-IBM [Okidata 9 Pin IBM]","167,120,72","60,72,120"
  965. 5:OKI9IBM.DRV, "Okidata ML 320-IBM [Okidata 9 Pin IBM]","167,120,72","60,72,120"
  966. 5:OKI9IBM.DRV, "Okidata ML 321-IBM [Okidata 9 Pin IBM]","167,120,72","60,72,120"
  967. 5:OKI24.DRV,"Okidata 390/391 [Okidata 24 pin]","100,180,180","67,120,180","100,120,120"
  968. 5:OKI24.DRV,"Okidata 393 [Okidata 24 pin]","100,180,180","67,120,180","100,120,120"
  969. 5:OKI24.DRV,"Okidata 393C [Okidata 24 pin]","100,180,180","67,120,180","100,120,120"
  970. 5:HPPCL.DRV,"Okidata LaserLine 6 [PCL / HP LaserJet]","DEVICESPECIFIC"
  971. 5:OLIPRINT.DRV,"Olivetti DM 100/1 [Olivetti DM 100...590]","167,120,72","60,72,120","83,120,144","120,144,120"
  972. 5:OLIPRINT.DRV,"Olivetti DM 100/2 [Olivetti DM 100...590]","167,120,72","60,72,120","83,120,144","120,144,120"
  973. 5:OLIPRINT.DRV,"Olivetti DM 100/4 [Olivetti DM 100...590]","167,120,72","60,72,120","83,120,144","120,144,120"
  974. 5:OLIPRINT.DRV,"Olivetti DM 105 [Olivetti DM 100...590]","167,120,72","60,72,120","83,120,144","120,144,120"
  975. 5:OLIPRIN2.DRV,"Olivetti DM 250 [Olivetti DM 250/400]","167,120,72","60,72,120","83,120,144","120,144,120"
  976. 5:OLIPRINT.DRV,"Olivetti DM 280/282 [Olivetti DM 100...590]","167,120,72","60,72,120","83,120,144","120,144,120"
  977. 5:OLIPRINT.DRV,"Olivetti DM 286/296 [Olivetti DM 100...590]","167,120,72","60,72,120","83,120,144","120,144,120"
  978. 5:OLIPRINT.DRV,"Olivetti DM 290/292 [Olivetti DM 100...590]","167,120,72","60,72,120","83,120,144","120,144,120"
  979. 5:OLIPRIN2.DRV,"Olivetti DM 400 [Olivetti DM 250/400]","167,120,72","60,72,120","83,120,144","120,144,120"
  980. 5:OLIPRINT.DRV,"Olivetti DM 580 [Olivetti DM 100...590]","167,120,72","60,72,120","83,120,144","120,144,120"
  981. 5:OLIPRINT.DRV,"Olivetti DM 590 [Olivetti DM 100...590]","167,120,72","60,72,120","83,120,144","120,144,120"
  982. 5:DM600.DRV,"Olivetti DM 600","100,180,180","67,120,180","150,180,120","100,120,120"
  983. 5:HPPCL.DRV,"Olivetti ETV 5000 [PCL / HP LaserJet]","DEVICESPECIFIC"
  984. 5:HPPCL.DRV,"Olivetti PG 108 [PCL / HP LaserJet]","DEVICESPECIFIC"
  985. 5:HPPCL.DRV,"Olivetti PG 208 M2 [PCL / HP LaserJet]","DEVICESPECIFIC"
  986. 5:PSCRIPT.DRV,"Olivetti PG 303 [PostScript Printer]","DEVICESPECIFIC"
  987. 5:HPPCL.DRV,"Olivetti PG 308 HS [PCL / HP LaserJet]","DEVICESPECIFIC"
  988. 5:PSCRIPT.DRV,"Olivetti PG 308 HS [PostScript Printer]","DEVICESPECIFIC"
  989. 5:OLIPRINT.DRV,"Olivetti PR 15B/17B [Olivetti PR 15/17/19]","167,120,72","60,72,120","83,120,144","120,144,120"
  990. 5:OLIPRINT.DRV,"Olivetti PR 19B [Olivetti PR 15/17/19]","167,120,72","60,72,120","83,120,144","120,144,120"
  991. 5:OLIPRIN2.DRV,"Olivetti PR 24","167,120,72","60,72,120","83,120,144","120,144,120"
  992. 5:TH760.DRV,"Olivetti TH 760","100,120,120","100,60,60","100,240,240"
  993. 5:PSCRIPT.DRV,"QMS ColorScript 100 [PostScript Printer]","DEVICESPECIFIC"
  994. 5:PSCRIPT.DRV,"QMS-PS 800 [PostScript Printer]","DEVICESPECIFIC"
  995. 5:PSCRIPT.DRV,"QMS-PS 800 Plus [PostScript Printer]","DEVICESPECIFIC"
  996. 5:PSCRIPT.DRV,"QMS-PS 810 [PostScript Printer]","DEVICESPECIFIC"
  997. 5:HPPCL.DRV,"QuadLaser I [PCL / HP LaserJet]","DEVICESPECIFIC"
  998. 5:HPPCL.DRV,"Tandy LP-1000 [PCL / HP LaserJet]","DEVICESPECIFIC"
  999. 5:HPPCL.DRV,"Tegra Genesis [PCL / HP LaserJet]","DEVICESPECIFIC"
  1000. 5:TI850.DRV,"TI 850/855","167,120,72","60,72,120"
  1001. 5:PSCRIPT.DRV,"TI OmniLaser 2108 [PostScript Printer]","DEVICESPECIFIC"
  1002. 5:PSCRIPT.DRV,"TI OmniLaser 2115 [PostScript Printer]","DEVICESPECIFIC"
  1003. 5:TOSHIBA.DRV,"Toshiba P351","100,180,180"
  1004. 5:TOSHIBA.DRV,"Toshiba P1351","100,180,180"
  1005. 5:HPPCL.DRV,"Toshiba PageLaser12 [PCL / HP LaserJet]","DEVICESPECIFIC"
  1006. 5:PSCRIPT.DRV,"Varityper VT-600 [PostScript Printer]","DEVICESPECIFIC"
  1007. 5:PSCRIPT.DRV,"Wang LCS15 [PostScript Printer]","DEVICESPECIFIC"
  1008. 5:PSCRIPT.DRV,"Wang LCS15 FontPlus [PostScript Printer]","DEVICESPECIFIC"
  1009. 5:HPPCL.DRV,"Wang LDP8 [PCL / HP LaserJet]","DEVICESPECIFIC"
  1010.  
  1011. [io.dependent]
  1012.   hppcl.drv=   5:finstall.dll, 5:finstall.hlp, 5:hppcl.hlp
  1013.   deskjet.drv= 5:finstall.dll, 5:finstall.hlp, 5:deskjet.hlp
  1014.   hppcl5a.drv= 5:finstall.dll, 5:finstall.hlp, 5:hppcl.hlp
  1015.   pscript.drv= 5:pscript.hlp
  1016.   ibm4019.drv= 5:sf4019.exe
  1017.   tty.drv=  5:tty.hlp
  1018.   paintjet.drv= 5:paintjet.hlp, 5:cr12rpa.pjf, 5:lg12rpa.pjf, 5:lg08rpa.pjf
  1019.  
  1020. [special_adapter]
  1021. eitherlink  = DMAbuffersize,32    ; Needed if EitherLink MC is detected.
  1022.  
  1023. [ebios]
  1024. ebios        = x:*ebios             ; Required for most 386 machines.
  1025. hpebios     = 4:hpebios.386,x:*ebios ; Required for HP 386 machines.
  1026.  
  1027. [language]
  1028. ; Language drivers, must be installed for non US installation.
  1029. dan = 2:langsca.dll , "Danish"
  1030. dut = 2:langdut.dll , "Dutch"
  1031. usa =            , "English (American)"
  1032. eng = 2:langeng.dll , "English (International)"
  1033. fin = 2:langsca.dll , "Finnish"
  1034. frn = 2:langfrn.dll , "French"
  1035. fcf = 2:langeng.dll , "French Canadian"
  1036. ger = 2:langger.dll , "German"
  1037. ice = 2:langsca.dll , "Icelandic"
  1038. itn = 2:langeng.dll , "Italian"
  1039. nor = 2:langsca.dll , "Norwegian"
  1040. por = 2:langeng.dll , "Portuguese"
  1041. spa = 2:langspa.dll , "Spanish"
  1042. swe = 2:langsca.dll , "Swedish"
  1043.